xen.git
2015-02-11 Andrew Cooperx86/nmi: fix shootdown of pcpus running in VMX non...
2015-02-11 Andrew Cooperx86/traps: avoid interleaved writes when updating poten...
2015-02-11 Andrew Cooperx86/traps: export the exception_table[] function pointe...
2015-02-10 Jan Beulichx86: re-order struct arch_domain fields
2015-02-10 Jan Beulichx86/HVM: also separate kernel/user vTSC statistics
2015-02-10 Paul Durrantx86/hvm: explicitly mark ioreq server pages dirty
2015-02-10 Paul Durrantx86/hvm: wait for at least one ioreq server to be enabled
2015-02-09 Ian Jacksonlibxl: More probably detect reentry of destroyed ctx
2015-02-09 Ian Jacksonlibxl: event handling: ao_inprogress does waits while...
2015-02-09 Ian Jacksonlibxl: event handling: Break out ao_work_outstanding
2015-02-09 Ian Jacksonlibxl: event handling: Add an assert to egc_run_callbacks
2015-02-06 Ian Jacksontools: work around collision of -O0 and -D_FORTIFY_SOURCE
2015-02-05 Lasse Collincommon/xz: add comments for the intentionally missing...
2015-02-05 Liang Lix86: avoid needless EPT table ajustment and cache flush
2015-02-05 denys drozdovxen/arm: Call context_saved() with interrupts enabled...
2015-02-05 Jan Beulichlibvchan: address compiler warnings
2015-02-05 Iurii Konovalenkoxen/arm: Introduce support for Renesas R-Car Gen2 platform
2015-02-05 Oleksandr Tyshchenkoxen/arm: Add new driver for SCIF UART
2015-02-05 Oleksandr Tyshchenkoxen/arm: Add SCIF UART support for early printk
2015-02-05 Mike Latimerlibxl: Wait for ballooning if free memory is increasing
2015-02-04 Wei Liurump kernels: use new platform macro
2015-02-03 Andrew Cooperevtchn: alter the alloc/free xen event channel function...
2015-02-03 Jan Beulichx86: provide build time option to support up to 123Tb...
2015-02-03 Jan BeulichIOMMU/x86: correct page_list_first() use
2015-02-03 Jan Beulichx86/mm: allow for building without shadow mode support
2015-02-03 Jan Beulichx86/shadow: don't needlessly expose internal functions
2015-02-03 Tim Deeganx86/shadow: tidy up fragmentary page lists in multi...
2015-02-03 Daniel Kiperx86/boot/reloc: mask out MBI_BOOTDEV from mbi flags
2015-02-03 Boris Ostrovskyx86/VPMU: handle APIC_LVTPC accesses
2015-02-03 Boris Ostrovskyx86/VPMU: disable when NMI watchdog is on
2015-02-03 Boris Ostrovskyx86: cleanup usage of nmi_watchdog
2015-02-03 Ed Whitex86/mm: introduce a p2m class
2015-02-03 Jan Beulichtime: widen wallclock seconds to 64 bits
2015-02-02 Ian JacksonQEMU_TAG update
2015-02-02 Andrew Cooperocaml/xenctrl: Fix stub_xc_readconsolering()
2015-02-02 Andrew Cooperocaml/xenctrl: Make failwith_xc() thread safe
2015-02-02 Tiejun Chentools/xenctrl: correct some function declarations
2015-02-02 Andrew Coopertools/libxc: Don't leave scratch_pfn uninitialised...
2015-02-02 Stefano Stabellinilibxl_set_memory_target: only remove videoram from...
2015-01-29 Julien Grallxen/arm: vgic-v2: message in the emulation code should...
2015-01-29 Julien Grallxen/arm: vgic-v3: message in the emulation code should...
2015-01-29 Jan Beulichgnttab: fix a printk() format specifier
2015-01-29 Julien Grallrandom: add missing include xen/cache.h
2015-01-29 Jan Beulichx86/shadow: use shorter constants for callback masks
2015-01-29 Jan Beulichx86/shadow: adjust mask shadow_audit_tables() passes...
2015-01-29 Jan Beulichx86/shadow: convert non-const statics
2015-01-29 Jan Beulichx86: support SMBIOS v3
2015-01-29 David Vrabelgrant-table: defer releasing pages acquired in a grant...
2015-01-29 David Vrabelgrant-table: refactor grant copy to reduce duplicate...
2015-01-29 Jan Beulichx86/shadow: make some log-dirty handling functions...
2015-01-28 Dan Carpenterbunzip2: off by one in get_next_block()
2015-01-28 Jan Beulichx86: skip further initialization for idle domains
2015-01-28 Chao Pengx86: allow reading MSR_IA32_TSC with XENPF_resource_op
2015-01-28 Jan Beulichkexec: prefer __copy_to_guest() when possible
2015-01-28 Andrew Cooperdocs/commandline: correct information for 'x2apic_phys...
2015-01-28 Jan Beulichx86: also use tzcnt instead of bsf in __scanbit()
2015-01-28 Wei Liulibxl: correct function name
2015-01-28 Andrew Coopertools/libxc: Disable CONFIG_MIGRATE in stubdom environments
2015-01-28 Andrew Cooperocaml/xenctrl: Check return values from hypercalls
2015-01-28 Oleksandr Tyshchenkoxen/arm: split the init_xen_time() in 2 parts
2015-01-28 Quan XuvTPM/TPM2: Record some infomation in docs/misc/vtpmmgr...
2015-01-28 Quan XuvTPM/TPM2: Unind group keys and sectors data on disk
2015-01-28 Quan XuvTPM/TPM2: Bind group keys and sectors data on disk
2015-01-28 Quan XuvTPM/TPM2: Support TPM 2.0 bind and unbind data
2015-01-28 Quan XuvTPM/TPM2: TPM 2.0 PCRs read
2015-01-28 Quan XuvTPM/TPM2: Support 'tpm2' extra command line.
2015-01-28 Quan XuvTPM/TPM2: Add main entrance vtpmmgr2_init()
2015-01-28 Quan XuvTPM/TPM2: TPM2.0 TIS initialization and self test.
2015-01-28 Quan XuvTPM/TPM2: Create and load SK on TPM 2.0
2015-01-28 Quan XuvTPM/TPM2: TPM 2.0 takes ownership and create SRK
2015-01-28 Quan XuvTPM/TPM2: Add TPM 2.0 Exposed APIs
2015-01-28 Quan XuvTPM/TPM2: Add global data in vtpm_globals{}
2015-01-28 Quan XuvTPM/TPM2: TPM 2.0 data structures marshal
2015-01-28 Quan XuvTPM/TPM2: Add TPM 2.0 data structures and commands...
2015-01-28 Andrew Coopertools/libxl: Correct static pattern rule for pkgconfig...
2015-01-27 Ian Campbellxen: arm: enable sync console in machine_reboot.
2015-01-27 Sander Eikelenboomlibxl: Prevent qemu closing QMP socket on shutdown...
2015-01-27 Fabio Fantonilibxl: Spice streaming video setting support for upstre...
2015-01-27 Fabio Fantonilibxl: Spice image compression setting support for...
2015-01-27 Wei Liutools/Makefile: fix qemu-xen-traditional build
2015-01-27 Wei Liutools: generate systemd service files only when systemd...
2015-01-27 Wei Liutools: fix "make distclean"
2015-01-27 Wei Liulibxl: provide xlutil.pc
2015-01-27 Wei Liulibxl: delete xenlight.pc.in in distclean
2015-01-27 Julien Gralllibxc: introduce a per architecture scratch pfn for...
2015-01-26 Konrad Rzeszutek... x86: vcpu_destroy_pagetables() must not return -EINTR
2015-01-26 Jan Beulichx86: use tzcnt instead of bsf
2015-01-26 Andrew Cooperx86/HVM: improve EFER validation error messages
2015-01-26 Jan BeulichRevert "x86/VPMU: handle APIC_LVTPC accesses"
2015-01-23 Boris Ostrovskyintel/VPMU: MSR_CORE_PERF_GLOBAL_CTRL should be initial...
2015-01-23 Boris Ostrovskyx86/VPMU: handle APIC_LVTPC accesses
2015-01-23 Boris Ostrovskyvmx: merge MSR management routines
2015-01-23 Boris Ostrovskyx86/VPMU: clean up Intel VPMU code
2015-01-23 Boris Ostrovskyx86/VPMU: make vpmu macros a bit more efficient
2015-01-23 Boris Ostrovskyx86/VPMU: set MSR bitmaps only for HVM/PVH guests
2015-01-23 Boris Ostrovskyx86/VPMU: manage VPMU_CONTEXT_SAVE flag in vpmu_save_fo...
2015-01-23 Boris Ostrovskyx86/VPMU: don't globally disable VPMU if initialization...
2015-01-23 Roger Pau Monnéx86: prevent access to HPET from Dom0
2015-01-23 Roger Pau Monnéx86/pvh: check permissions when adding MMIO regions
2015-01-23 Roger Pau Monnéx86: allow set_mmio_p2m_entry to specify access type
next